crypto/cipher.gcmWithRandomNonce.Seal (method, view implemented interface methods)

one use

	crypto/cipher (current package)
		gcm.go#L117: func (g gcmWithRandomNonce) Seal(dst, nonce, plaintext, additionalData []byte) []byte {